The attached patch adds -Werror to HOSTCFLAGS in Config.mk, makes
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 8 Aug 2005 08:32:52 +0000 (08:32 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 8 Aug 2005 08:32:52 +0000 (08:32 +0000)
commit5175be99420813b64bbe6687d8225ccf25374375
tree46e722f9cb88c5f879a0ddc1efeff1733edb8779
parentaba8322b543c753ed1806098085aa20379bebabd
The attached patch adds -Werror to HOSTCFLAGS in Config.mk, makes
xen/tools actually use HOSTCFLAGS (it was already using HOSTCC), and
fixes some gcc-4.0 signedness warnings in xen/tools/symbols.c.

Signed-off-by: Josh Triplett <josht@us.ibm.com>
Config.mk
xen/tools/Makefile
xen/tools/symbols.c